[INFO] fetching crate mdbook-typst 0.1.9...
[INFO] testing mdbook-typst-0.1.9 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mdbook-typst 0.1.9 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate mdbook-typst 0.1.9
[INFO] finished tweaking crates.io crate mdbook-typst 0.1.9
[INFO] tweaked toml for crates.io crate mdbook-typst 0.1.9 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdbook-typst 0.1.9 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mdbook-typst 0.1.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaeb96c83213d2e17c86ea0e7687f518cca3a8896ee31a407f49ff95abe62ec1
[INFO] running `Command { std: "docker" "start" "-a" "eaeb96c83213d2e17c86ea0e7687f518cca3a8896ee31a407f49ff95abe62ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaeb96c83213d2e17c86ea0e7687f518cca3a8896ee31a407f49ff95abe62ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaeb96c83213d2e17c86ea0e7687f518cca3a8896ee31a407f49ff95abe62ec1", kill_on_drop: false }`
[INFO] [stdout] eaeb96c83213d2e17c86ea0e7687f518cca3a8896ee31a407f49ff95abe62ec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17a1fee1adf1d2f8fe6acdbb6233cf15825a0085038e505421218bfc3df028fa
[INFO] running `Command { std: "docker" "start" "-a" "17a1fee1adf1d2f8fe6acdbb6233cf15825a0085038e505421218bfc3df028fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap_complete v4.5.62
[INFO] [stderr]    Compiling typed-builder v0.20.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling opener v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling pulldown_typst v0.6.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling mdbook v0.4.52
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling pulldown_mdbook v0.3.4
[INFO] [stderr]    Compiling pullup v0.4.2
[INFO] [stderr]    Compiling mdbook-typst v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.86s
[INFO] running `Command { std: "docker" "inspect" "17a1fee1adf1d2f8fe6acdbb6233cf15825a0085038e505421218bfc3df028fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a1fee1adf1d2f8fe6acdbb6233cf15825a0085038e505421218bfc3df028fa", kill_on_drop: false }`
[INFO] [stdout] 17a1fee1adf1d2f8fe6acdbb6233cf15825a0085038e505421218bfc3df028fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1567125f6371db6dcaa3555b3fc388ce9443e726e7e963b3e66a691d99de57be
[INFO] running `Command { std: "docker" "start" "-a" "1567125f6371db6dcaa3555b3fc388ce9443e726e7e963b3e66a691d99de57be", kill_on_drop: false }`
[INFO] [stderr]    Compiling mdbook-typst v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "1567125f6371db6dcaa3555b3fc388ce9443e726e7e963b3e66a691d99de57be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1567125f6371db6dcaa3555b3fc388ce9443e726e7e963b3e66a691d99de57be", kill_on_drop: false }`
[INFO] [stdout] 1567125f6371db6dcaa3555b3fc388ce9443e726e7e963b3e66a691d99de57be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d01d9fc5c4dc73c009f50eaf101ff6aa2b78e3d3aca31437baee8ffe430a528
[INFO] running `Command { std: "docker" "start" "-a" "0d01d9fc5c4dc73c009f50eaf101ff6aa2b78e3d3aca31437baee8ffe430a528", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdbook_typst-6a934fdf219ac86e)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test converters::html_comment_tests::extract_from_comment_with_newline ... ok
[INFO] [stdout] test converters::tests::detect_callout_type_tests::no_prefix ... ok
[INFO] [stdout] test converters::tests::detect_callout_type_tests::important_prefix ... ok
[INFO] [stdout] test converters::html_comment_tests::extract_from_comment ... ok
[INFO] [stdout] test converters::tests::extract_img_src_tests::single_quoted ... ok
[INFO] [stdout] test converters::tests::detect_callout_type_tests::note_prefix ... ok
[INFO] [stdout] test converters::tests::detect_callout_type_tests::leading_whitespace ... ok
[INFO] [stdout] test converters::tests::parse_code_info_tests::empty_string ... ok
[INFO] [stdout] test converters::tests::extract_anchor_id_tests::double_quoted ... ok
[INFO] [stdout] test converters::tests::extract_anchor_id_tests::no_id ... ok
[INFO] [stdout] test converters::tests::extract_anchor_id_tests::not_an_anchor ... ok
[INFO] [stdout] test converters::tests::detect_callout_type_tests::tip_prefix ... ok
[INFO] [stdout] test converters::tests::parse_code_info_tests::language_only ... ok
[INFO] [stdout] test converters::tests::parse_code_info_tests::filename_with_single_quotes ... ok
[INFO] [stdout] test converters::tests::detect_callout_type_tests::warning_prefix ... ok
[INFO] [stdout] test converters::tests::parse_code_info_tests::language_with_filename ... ok
[INFO] [stdout] test converters::tests::parse_code_info_tests::filename_without_quotes ... ok
[INFO] [stdout] test css::tests::parse_multiple_classes ... ok
[INFO] [stdout] test css::tests::parse_multiple_properties ... ok
[INFO] [stdout] test converters::tests::extract_img_src_tests::not_an_img ... ok
[INFO] [stdout] test css::tests::parse_simple_class ... ok
[INFO] [stdout] test converters::tests::parse_code_info_tests::language_with_multiple_attributes ... ok
[INFO] [stdout] test converters::tests::parse_code_info_tests::language_with_ignore ... ok
[INFO] [stdout] test converters::tests::parse_code_info_tests::whitespace_handling ... ok
[INFO] [stdout] test css::tests::parse_ferris_css ... ok
[INFO] [stdout] test converters::tests::parse_code_info_tests::language_with_filename_and_other_attrs ... ok
[INFO] [stdout] test converters::tests::extract_img_src_tests::double_quoted ... ok
[INFO] [stdout] test converters::tests::extract_anchor_id_tests::single_quoted ... ok
[INFO] [stdout] test converters::process_html_comments_tests::convert_ferris_img ... ok
[INFO] [stdout] test converters::process_html_comments_tests::convert_self_closing_img ... ok
[INFO] [stdout] test converters::tests::extract_img_src_tests::no_src ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0d01d9fc5c4dc73c009f50eaf101ff6aa2b78e3d3aca31437baee8ffe430a528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d01d9fc5c4dc73c009f50eaf101ff6aa2b78e3d3aca31437baee8ffe430a528", kill_on_drop: false }`
[INFO] [stdout] 0d01d9fc5c4dc73c009f50eaf101ff6aa2b78e3d3aca31437baee8ffe430a528
